home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / wpc_absolute_move_en.lang < prev    next >
Text File  |  2006-07-19  |  726b  |  36 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {wpc_absolute_move,
  3.  [
  4.   {draw,
  5.    [
  6.     {1,"Absolute commands"},
  7.     {2,"Move"},
  8.     {3,"Move to exact position in absolute coordinates."},
  9.     {4,"Snap"},
  10.     {5,"Move to secondary selection."},
  11.     {6,"Move to secondary selection and tweak the values."}
  12.    ]},
  13.   {draw_window1,
  14.    [
  15.     {1,"Absolute move options"},
  16.     {2,"Set position"},
  17.     {3,"Move object"},
  18.     {4,"Move objects"},
  19.     {5,"Duplicates"},
  20.     {6,"Align"},
  21.     {7,"Flatten"}
  22.    ]},
  23.   {mirror_error,
  24.    [
  25.     {1,"You cannot move vertices from mirror plane"}
  26.    ]},
  27.   {simple_check_selection,
  28.    [
  29.     {1,"Nothing selected"}
  30.    ]},
  31.   {simple_select,
  32.    [
  33.     {1,"Select target for snap operation"}
  34.    ]}
  35.  ]}.
  36.